home *** CD-ROM | disk | FTP | other *** search
- <%
- 'Localizable strings for iiacsshd.asp
-
- Const L_TCPRESTRICT_TEXT="IP Address Access Restrictions"
- Const L_BYDEFAULT_TEXT="By default, all computers are:"
- Const L_GRANTED_TEXT="Granted access"
- Const L_DENIED_TEXT="Denied access"
- Const L_EXCEPTBELOW_TEXT="Except those listed below:"
-
- Const L_ACCESS_TEXT="Access"
- Const L_IP_TEXT="IP Address"
- Const L_SubNET_TEXT="Subnet Mask"
- Const L_DOMAIN_TEXT="Domain"
-
- %>